home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Reference Guide
/
C-C++ Interactive Reference Guide.iso
/
c_ref
/
csource5
/
344_01
/
mtxsolv.h
< prev
next >
Wrap
Text File
|
1991-05-29
|
276b
|
8 lines
/*-----------------------------------------------------------------------
Main File : mtx.exe
File Name : mtxsolv.h
Purpose - Public operations on a matrix
-------------------------------------------------------------------------*/
void solve_matrix(void);